I have been using Python 2.7 for a while. Suddenly, I am getting errors with the print statement and it looks like I should now use Python 3.x syntax. print 'hello world' File "<ipython-input-462-d05d0c8adf1f>", line 1 print 'h